| TaskScriptQuestionAnswer |
| EntityType | Independent |
| Logical Entity Name | TaskScriptQuestionAnswer |
| Default Table Name | cmScriptAnswers |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| TaskScriptQuestionAnswer Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
| StudentId | INTEGER | NO | ||
| TaskId | INTEGER | NO | ||
| TaskTemplateId | INTEGER | NO | ||
| QuestionNumber | INTEGER | NO | ||
| QuestionLetter | CHAR(1) | YES | ||
| Answer | VARCHAR(255) | NO | ||
| Action | VARCHAR(500) | YES | ||
| ModFlag | CHAR(1) | NO | ||
| LastModifiedUserId | INTEGER | NO | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
Id |
INTEGER | NO |
| TaskScriptQuestionAnswer Keys |
| Key Name | Key Type | Keys |
| cmScriptAnswers_cmEventID_N_N_IDX | Inversion Entry | TaskId |
| cmScriptAnswers_cmScriptAnswersID_U_C_IDX | PrimaryKey | Id |
| cmScriptAnswers_cmTemplateID_N_N_IDX | Inversion Entry | TaskTemplateId |
| TaskScriptQuestionAnswer Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| TaskScriptQuestionAnswer Check Constraints |
| Check Constraint Name | CheckConstraint |
| TaskScriptQuestionAnswer Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.TaskScriptQuestionAnswer |
NO | |||
| Physical (Microsoft SQL Server) dbo.cmScriptAnswers |
NO |
| TaskScriptQuestionAnswer Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Logical | Tasks |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Career Services |
| TaskScriptQuestionAnswer Data Movement Rules |
| Name | Type | Rule Text/Value |